CaptureScreenshotRequest
data class CaptureScreenshotRequest(format: String?, quality: Int?, clip: Viewport?, fromSurface: Boolean?, captureBeyondViewport: Boolean?)
Content copied to clipboard
Represents request frame that can be used with Page#captureScreenshot operation call.
Capture page screenshot.